Skip to content

Add changesets based publishing#458

Merged
JoviDeCroock merged 2 commits into
mainfrom
changesets-based-publishing
May 15, 2026
Merged

Add changesets based publishing#458
JoviDeCroock merged 2 commits into
mainfrom
changesets-based-publishing

Conversation

@JoviDeCroock
Copy link
Copy Markdown
Member

Summary

  • split Changesets release PR creation and npm publishing into separate jobs
  • add an OIDC-enabled publish job for npm provenance
  • add a package-version publish check so already-published versions are skipped

Testing

  • GITHUB_OUTPUT=/tmp/preact-rts-publish-output node .github/scripts/has-unpublished-packages.mjs
  • npm exec -- oxfmt --check .github/scripts/has-unpublished-packages.mjs package.json .github/workflows/release.yml
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/release.yml"); puts "workflow yaml ok"'\n- [x] npm run build

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 13, 2026

⚠️ No Changeset found

Latest commit: bcd3b0b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@JoviDeCroock JoviDeCroock merged commit 990307a into main May 15, 2026
1 check passed
@JoviDeCroock JoviDeCroock deleted the changesets-based-publishing branch May 15, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant